2025-07-13 00:50:34,386 [ 484799 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-07-13 00:50:34,386 [ 484799 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-07-13 00:50:34,386 [ 484799 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-07-13 00:50:34,387 [ 484799 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_lkb9s0 --privileged --dns-search='.' --memory=30709026816 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel3_0.jsonl --report-log-exclude-logs-on-passed-tests 'test_storage_mongodb_legacy/test.py::test_simple_select[False]' 'test_storage_mongodb_legacy/test.py::test_simple_select_from_view[False]' 'test_storage_mongodb_legacy/test.py::test_uuid[False]' test_storage_mysql/test.py::test_binary_type test_storage_mysql/test.py::test_enum_type test_storage_mysql/test.py::test_external_settings test_storage_mysql/test.py::test_insert_on_duplicate_select test_storage_mysql/test.py::test_insert_select test_storage_mysql/test.py::test_joins test_storage_mysql/test.py::test_many_connections test_storage_mysql/test.py::test_mysql_in test_storage_mysql/test.py::test_mysql_null test_storage_mysql/test.py::test_mysql_point test_storage_mysql/test.py::test_mysql_ssl_auth test_storage_mysql/test.py::test_predefined_connection_configuration test_storage_mysql/test.py::test_replace_select test_storage_mysql/test.py::test_schema_inference test_storage_mysql/test.py::test_settings test_storage_mysql/test.py::test_settings_connection_wait_timeout test_storage_mysql/test.py::test_table_function test_storage_mysql/test.py::test_where test_storage_redis/test.py::test_create_table test_storage_redis/test.py::test_delete test_storage_redis/test.py::test_hiding_credentials test_storage_redis/test.py::test_select_int test_storage_redis/test.py::test_simple_insert test_storage_redis/test.py::test_simple_select test_storage_redis/test.py::test_truncate test_storage_redis/test.py::test_update test_storage_s3_queue/test_1.py::test_drop_table test_storage_s3_queue/test_1.py::test_max_set_age test_storage_s3_queue/test_1.py::test_max_set_size 'test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync[unordered]' 'test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync_distributed[ordered]' 'test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync_distributed[unordered]' test_storage_s3_queue/test_1.py::test_s3_client_reused 'test_storage_s3_queue/test_3.py::test_commit_on_limit[16]' 'test_storage_s3_queue/test_3.py::test_commit_on_limit[1]' test_storage_s3_queue/test_3.py::test_exception_during_insert 'test_storage_s3_queue/test_3.py::test_processed_file_setting[1]' 'test_storage_s3_queue/test_3.py::test_processed_file_setting[5]' 'test_storage_s3_queue/test_3.py::test_processed_file_setting_distributed[1]' 'test_storage_s3_queue/test_3.py::test_processed_file_setting_distributed[5]' test_storage_s3_queue/test_3.py::test_settings_check test_storage_s3_queue/test_3.py::test_upgrade test_storage_s3_queue/test_3.py::test_upgrade_2 test_storage_url_http_headers/test.py::test_storage_url_http_headers test_storage_url_http_headers/test.py::test_storage_url_redirected_headers test_storage_url_http_headers/test.py::test_with_override_content_type_url_http_headers test_store_cleanup/test.py::test_store_cleanup test_system_clusters_actual_information/test.py::test test_system_queries/test.py::test_DROP_DNS_CACHE test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY test_system_queries/test.py::test_system_flush_logs 'test_table_function_mongodb_legacy/test.py::test_auth_source[False]' 'test_table_function_mongodb_legacy/test.py::test_complex_data_type[False]' 'test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False]' 'test_table_function_mongodb_legacy/test.py::test_missing_columns[False]' 'test_table_function_mongodb_legacy/test.py::test_no_credentials[False]' 'test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False]' 'test_table_function_mongodb_legacy/test.py::test_secure_connection[True]' 'test_table_function_mongodb_legacy/test.py::test_simple_select[False]' test_tmp_policy/test.py::test_disk_selection test_trace_collector_serverwide/test.py::test_global_thread_profiler test_trace_log_build_id/test.py::test_trace_log_build_id test_truncate_database/test_replicated.py::test_truncate_database_replicated test_undrop_query/test.py::test_undrop_drop_and_undrop_loop 'test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0]' 'test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1]' test_user_valid_until/test.py::test_basic test_user_valid_until/test.py::test_details test_user_valid_until/test.py::test_multiple_authentication_methods test_user_valid_until/test.py::test_restart test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 test_zero_copy_fetch/test.py::test_fetch_correct_volume test_zero_copy_fetch/test.py::test_zero_copy_mutation test_zookeeper_config/test.py::test_chroot_with_different_root test_zookeeper_config/test.py::test_chroot_with_same_root -vvv " altinityinfra/integration-tests-runner:ad96270260ff '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [79 items] scheduling tests via LoadFileScheduling test_storage_mysql/test.py::test_binary_type test_storage_redis/test.py::test_create_table test_storage_s3_queue/test_3.py::test_commit_on_limit[16] test_storage_s3_queue/test_1.py::test_drop_table test_table_function_mongodb_legacy/test.py::test_auth_source[False] test_storage_url_http_headers/test.py::test_storage_url_http_headers test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 test_storage_mongodb_legacy/test.py::test_simple_select[False] test_user_valid_until/test.py::test_basic test_system_queries/test.py::test_DROP_DNS_CACHE [gw9] [ 1%] PASSED test_storage_url_http_headers/test.py::test_storage_url_http_headers test_storage_url_http_headers/test.py::test_storage_url_redirected_headers [gw9] [ 2%] PASSED test_storage_url_http_headers/test.py::test_storage_url_redirected_headers test_storage_url_http_headers/test.py::test_with_override_content_type_url_http_headers [gw9] [ 3%] PASSED test_storage_url_http_headers/test.py::test_with_override_content_type_url_http_headers test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] [gw7] [ 5%] PASSED test_system_queries/test.py::test_DROP_DNS_CACHE test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS [gw7] [ 6%] PASSED test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY [gw7] [ 7%] PASSED test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY test_system_queries/test.py::test_system_flush_logs [gw7] [ 8%] PASSED test_system_queries/test.py::test_system_flush_logs [gw5] [ 10%] PASSED test_storage_mongodb_legacy/test.py::test_simple_select[False] test_storage_mongodb_legacy/test.py::test_simple_select_from_view[False] [gw5] [ 11%] PASSED test_storage_mongodb_legacy/test.py::test_simple_select_from_view[False] test_storage_mongodb_legacy/test.py::test_uuid[False] [gw2] [ 12%] PASSED test_table_function_mongodb_legacy/test.py::test_auth_source[False] test_table_function_mongodb_legacy/test.py::test_complex_data_type[False] [gw5] [ 13%] PASSED test_storage_mongodb_legacy/test.py::test_uuid[False] [gw2] [ 15%] PASSED test_table_function_mongodb_legacy/test.py::test_complex_data_type[False] test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False] [gw2] [ 16%] PASSED test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False] test_table_function_mongodb_legacy/test.py::test_missing_columns[False] test_store_cleanup/test.py::test_store_cleanup [gw2] [ 17%] PASSED test_table_function_mongodb_legacy/test.py::test_missing_columns[False] test_table_function_mongodb_legacy/test.py::test_no_credentials[False] [gw2] [ 18%] PASSED test_table_function_mongodb_legacy/test.py::test_no_credentials[False] test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False] [gw2] [ 20%] PASSED test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False] test_table_function_mongodb_legacy/test.py::test_secure_connection[True] [gw6] [ 21%] PASSED test_user_valid_until/test.py::test_basic test_user_valid_until/test.py::test_details [gw6] [ 22%] PASSED test_user_valid_until/test.py::test_details test_user_valid_until/test.py::test_multiple_authentication_methods [gw6] [ 24%] PASSED test_user_valid_until/test.py::test_multiple_authentication_methods test_user_valid_until/test.py::test_restart [gw8] [ 25%] PASSED test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 test_zero_copy_fetch/test.py::test_fetch_correct_volume [gw9] [ 26%] PASSED test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] test_tmp_policy/test.py::test_disk_selection [gw9] [ 27%] PASSED test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] [gw8] [ 29%] PASSED test_zero_copy_fetch/test.py::test_fetch_correct_volume test_zero_copy_fetch/test.py::test_zero_copy_mutation [gw6] [ 30%] PASSED test_user_valid_until/test.py::test_restart [gw8] [ 31%] PASSED test_zero_copy_fetch/test.py::test_zero_copy_mutation test_undrop_query/test.py::test_undrop_drop_and_undrop_loop test_zookeeper_config/test.py::test_chroot_with_different_root [gw0] [ 32%] PASSED test_storage_mysql/test.py::test_binary_type test_storage_mysql/test.py::test_enum_type [gw0] [ 34%] PASSED test_storage_mysql/test.py::test_enum_type test_storage_mysql/test.py::test_external_settings [gw0] [ 35%] PASSED test_storage_mysql/test.py::test_external_settings test_storage_mysql/test.py::test_insert_on_duplicate_select [gw5] [ 36%] PASSED test_tmp_policy/test.py::test_disk_selection [gw0] [ 37%] PASSED test_storage_mysql/test.py::test_insert_on_duplicate_select test_storage_mysql/test.py::test_insert_select [gw0] [ 39%] PASSED test_storage_mysql/test.py::test_insert_select test_storage_mysql/test.py::test_joins [gw0] [ 40%] PASSED test_storage_mysql/test.py::test_joins test_storage_mysql/test.py::test_many_connections [gw0] [ 41%] PASSED test_storage_mysql/test.py::test_many_connections test_storage_mysql/test.py::test_mysql_in [gw0] [ 43%] PASSED test_storage_mysql/test.py::test_mysql_in test_storage_mysql/test.py::test_mysql_null test_trace_collector_serverwide/test.py::test_global_thread_profiler [gw9] [ 44%] PASSED test_zookeeper_config/test.py::test_chroot_with_different_root test_zookeeper_config/test.py::test_chroot_with_same_root [gw0] [ 45%] PASSED test_storage_mysql/test.py::test_mysql_null test_storage_mysql/test.py::test_mysql_point [gw0] [ 46%] PASSED test_storage_mysql/test.py::test_mysql_point test_storage_mysql/test.py::test_mysql_ssl_auth [gw0] [ 48%] PASSED test_storage_mysql/test.py::test_mysql_ssl_auth test_storage_mysql/test.py::test_predefined_connection_configuration [gw9] [ 49%] PASSED test_zookeeper_config/test.py::test_chroot_with_same_root [gw0] [ 50%] PASSED test_storage_mysql/test.py::test_predefined_connection_configuration test_storage_mysql/test.py::test_replace_select [gw0] [ 51%] PASSED test_storage_mysql/test.py::test_replace_select test_storage_mysql/test.py::test_schema_inference [gw0] [ 53%] PASSED test_storage_mysql/test.py::test_schema_inference test_storage_mysql/test.py::test_settings [gw0] [ 54%] PASSED test_storage_mysql/test.py::test_settings test_storage_mysql/test.py::test_settings_connection_wait_timeout [gw2] [ 55%] PASSED test_table_function_mongodb_legacy/test.py::test_secure_connection[True] test_table_function_mongodb_legacy/test.py::test_simple_select[False] [gw0] [ 56%] PASSED test_storage_mysql/test.py::test_settings_connection_wait_timeout test_storage_mysql/test.py::test_table_function [gw6] [ 58%] PASSED test_undrop_query/test.py::test_undrop_drop_and_undrop_loop [gw0] [ 59%] PASSED test_storage_mysql/test.py::test_table_function test_storage_mysql/test.py::test_where [gw0] [ 60%] PASSED test_storage_mysql/test.py::test_where [gw5] [ 62%] PASSED test_trace_collector_serverwide/test.py::test_global_thread_profiler [gw2] [ 63%] PASSED test_table_function_mongodb_legacy/test.py::test_simple_select[False] [gw7] [ 64%] PASSED test_store_cleanup/test.py::test_store_cleanup test_truncate_database/test_replicated.py::test_truncate_database_replicated test_system_clusters_actual_information/test.py::test [gw2] [ 65%] PASSED test_truncate_database/test_replicated.py::test_truncate_database_replicated [gw7] [ 67%] PASSED test_system_clusters_actual_information/test.py::test test_trace_log_build_id/test.py::test_trace_log_build_id [gw4] [ 68%] PASSED test_storage_redis/test.py::test_create_table test_storage_redis/test.py::test_delete [gw4] [ 69%] PASSED test_storage_redis/test.py::test_delete test_storage_redis/test.py::test_hiding_credentials [gw4] [ 70%] PASSED test_storage_redis/test.py::test_hiding_credentials test_storage_redis/test.py::test_select_int [gw4] [ 72%] PASSED test_storage_redis/test.py::test_select_int test_storage_redis/test.py::test_simple_insert [gw4] [ 73%] PASSED test_storage_redis/test.py::test_simple_insert test_storage_redis/test.py::test_simple_select [gw4] [ 74%] PASSED test_storage_redis/test.py::test_simple_select test_storage_redis/test.py::test_truncate [gw4] [ 75%] PASSED test_storage_redis/test.py::test_truncate test_storage_redis/test.py::test_update [gw4] [ 77%] PASSED test_storage_redis/test.py::test_update [gw7] [ 78%] PASSED test_trace_log_build_id/test.py::test_trace_log_build_id [gw1] [ 79%] PASSED test_storage_s3_queue/test_3.py::test_commit_on_limit[16] test_storage_s3_queue/test_3.py::test_commit_on_limit[1] [gw1] [ 81%] PASSED test_storage_s3_queue/test_3.py::test_commit_on_limit[1] test_storage_s3_queue/test_3.py::test_exception_during_insert [gw1] [ 82%] PASSED test_storage_s3_queue/test_3.py::test_exception_during_insert test_storage_s3_queue/test_3.py::test_processed_file_setting[1] [gw1] [ 83%] PASSED test_storage_s3_queue/test_3.py::test_processed_file_setting[1] test_storage_s3_queue/test_3.py::test_processed_file_setting[5] [gw1] [ 84%] PASSED test_storage_s3_queue/test_3.py::test_processed_file_setting[5] test_storage_s3_queue/test_3.py::test_processed_file_setting_distributed[1] [gw3] [ 86%] PASSED test_storage_s3_queue/test_1.py::test_drop_table test_storage_s3_queue/test_1.py::test_max_set_age [gw1] [ 87%] PASSED test_storage_s3_queue/test_3.py::test_processed_file_setting_distributed[1] test_storage_s3_queue/test_3.py::test_processed_file_setting_distributed[5] [gw1] [ 88%] PASSED test_storage_s3_queue/test_3.py::test_processed_file_setting_distributed[5] test_storage_s3_queue/test_3.py::test_settings_check [gw1] [ 89%] PASSED test_storage_s3_queue/test_3.py::test_settings_check test_storage_s3_queue/test_3.py::test_upgrade [gw1] [ 91%] PASSED test_storage_s3_queue/test_3.py::test_upgrade test_storage_s3_queue/test_3.py::test_upgrade_2 [gw1] [ 92%] PASSED test_storage_s3_queue/test_3.py::test_upgrade_2 [gw3] [ 93%] PASSED test_storage_s3_queue/test_1.py::test_max_set_age test_storage_s3_queue/test_1.py::test_max_set_size [gw3] [ 94%] PASSED test_storage_s3_queue/test_1.py::test_max_set_size test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync[unordered] [gw3] [ 96%] PASSED test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync[unordered] test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync_distributed[ordered] [gw3] [ 97%] PASSED test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync_distributed[ordered] test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync_distributed[unordered] [gw3] [ 98%] PASSED test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync_distributed[unordered] test_storage_s3_queue/test_1.py::test_s3_client_reused [gw3] [100%] PASSED test_storage_s3_queue/test_1.py::test_s3_client_reused =============================== warnings summary =============================== test_table_function_mongodb_legacy/test.py::test_auth_source[False] /ClickHouse/tests/integration/test_table_function_mongodb_legacy/test.py:223: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead admin_db.add_user( test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False] /ClickHouse/tests/integration/test_table_function_mongodb_legacy/test.py:120: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb_legacy/test.py::test_missing_columns[False] /ClickHouse/tests/integration/test_table_function_mongodb_legacy/test.py:259: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False] /ClickHouse/tests/integration/test_table_function_mongodb_legacy/test.py:182: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb_legacy/test.py::test_secure_connection[True] /ClickHouse/tests/integration/test_table_function_mongodb_legacy/test.py:141: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb_legacy/test.py::test_secure_connection[True] test_table_function_mongodb_legacy/test.py::test_simple_select[False] /usr/local/lib/python3.10/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " test_table_function_mongodb_legacy/test.py::test_simple_select[False] /ClickHouse/tests/integration/test_table_function_mongodb_legacy/test.py:44: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ----------------- generated report log file: parallel3_0.jsonl ----------------- ============================== slowest durations =============================== 470.52s setup test_storage_s3_queue/test_3.py::test_commit_on_limit[16] 468.20s setup test_storage_s3_queue/test_1.py::test_drop_table 261.74s setup test_storage_redis/test.py::test_create_table 197.04s call test_storage_s3_queue/test_1.py::test_s3_client_reused 119.98s call test_system_clusters_actual_information/test.py::test 87.77s call test_storage_s3_queue/test_1.py::test_drop_table 66.43s call test_store_cleanup/test.py::test_store_cleanup 64.45s call test_storage_s3_queue/test_1.py::test_max_set_age 44.57s call test_storage_s3_queue/test_3.py::test_exception_during_insert 42.69s setup test_storage_mysql/test.py::test_binary_type 26.93s setup test_table_function_mongodb_legacy/test.py::test_simple_select[False] 26.45s setup test_table_function_mongodb_legacy/test.py::test_secure_connection[True] 25.72s setup test_table_function_mongodb_legacy/test.py::test_auth_source[False] 25.00s setup test_storage_mongodb_legacy/test.py::test_simple_select[False] 24.25s teardown test_zookeeper_config/test.py::test_chroot_with_same_root 23.66s call test_storage_s3_queue/test_3.py::test_processed_file_setting_distributed[5] 23.17s setup test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 22.76s call test_storage_s3_queue/test_3.py::test_processed_file_setting_distributed[1] 22.29s teardown test_storage_s3_queue/test_3.py::test_upgrade_2 22.06s setup test_system_clusters_actual_information/test.py::test 21.93s teardown test_system_clusters_actual_information/test.py::test 21.82s call test_undrop_query/test.py::test_undrop_drop_and_undrop_loop 21.58s teardown test_zero_copy_fetch/test.py::test_zero_copy_mutation 21.49s teardown test_storage_s3_queue/test_1.py::test_s3_client_reused 20.53s call test_storage_s3_queue/test_1.py::test_max_set_size 19.26s setup test_truncate_database/test_replicated.py::test_truncate_database_replicated 17.08s setup test_trace_log_build_id/test.py::test_trace_log_build_id 17.02s call test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync_distributed[ordered] 16.72s call test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync_distributed[unordered] 16.37s call test_storage_s3_queue/test_3.py::test_processed_file_setting[1] 15.92s setup test_system_queries/test.py::test_DROP_DNS_CACHE 15.23s call test_storage_s3_queue/test_3.py::test_processed_file_setting[5] 14.07s setup test_storage_url_http_headers/test.py::test_storage_url_http_headers 14.06s call test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync[unordered] 13.77s setup test_user_valid_until/test.py::test_basic 13.77s call test_user_valid_until/test.py::test_basic 12.10s setup test_tmp_policy/test.py::test_disk_selection 12.08s setup test_trace_collector_serverwide/test.py::test_global_thread_profiler 11.79s setup test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] 10.68s call test_table_function_mongodb_legacy/test.py::test_simple_select[False] 10.64s setup test_zookeeper_config/test.py::test_chroot_with_different_root 10.37s call test_storage_mysql/test.py::test_settings_connection_wait_timeout 9.36s call test_trace_collector_serverwide/test.py::test_global_thread_profiler 8.56s call test_trace_log_build_id/test.py::test_trace_log_build_id 8.51s teardown test_storage_mysql/test.py::test_where 8.49s setup test_undrop_query/test.py::test_undrop_drop_and_undrop_loop 6.66s call test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 6.21s teardown test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] 5.81s call test_storage_s3_queue/test_3.py::test_upgrade_2 5.36s call test_storage_s3_queue/test_3.py::test_upgrade 4.66s teardown test_truncate_database/test_replicated.py::test_truncate_database_replicated 4.37s teardown test_trace_collector_serverwide/test.py::test_global_thread_profiler 4.16s teardown test_undrop_query/test.py::test_undrop_drop_and_undrop_loop 4.02s call test_user_valid_until/test.py::test_restart 3.94s teardown test_system_queries/test.py::test_system_flush_logs 3.72s teardown test_tmp_policy/test.py::test_disk_selection 3.67s teardown test_storage_mongodb_legacy/test.py::test_uuid[False] 3.40s teardown test_storage_url_http_headers/test.py::test_with_override_content_type_url_http_headers 3.38s teardown test_trace_log_build_id/test.py::test_trace_log_build_id 3.26s teardown test_storage_redis/test.py::test_update 3.26s setup test_storage_s3_queue/test_1.py::test_s3_client_reused 3.24s call test_system_queries/test.py::test_system_flush_logs 3.22s teardown test_table_function_mongodb_legacy/test.py::test_simple_select[False] 2.83s call test_zero_copy_fetch/test.py::test_zero_copy_mutation 2.74s setup test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync_distributed[unordered] 2.72s call test_storage_s3_queue/test_3.py::test_commit_on_limit[1] 2.66s setup test_store_cleanup/test.py::test_store_cleanup 2.57s call test_storage_s3_queue/test_3.py::test_commit_on_limit[16] 2.46s call test_system_queries/test.py::test_DROP_DNS_CACHE 2.32s call test_tmp_policy/test.py::test_disk_selection 1.37s call test_storage_mysql/test.py::test_predefined_connection_configuration 1.34s call test_storage_mysql/test.py::test_table_function 1.33s call test_table_function_mongodb_legacy/test.py::test_secure_connection[True] 1.24s setup test_storage_s3_queue/test_3.py::test_processed_file_setting_distributed[5] 1.23s setup test_storage_s3_queue/test_3.py::test_settings_check 1.22s call test_truncate_database/test_replicated.py::test_truncate_database_replicated 1.22s call test_storage_mysql/test.py::test_settings 1.21s call test_zero_copy_fetch/test.py::test_fetch_correct_volume 1.19s call test_zookeeper_config/test.py::test_chroot_with_same_root 1.18s call test_storage_s3_queue/test_3.py::test_settings_check 1.13s call test_zookeeper_config/test.py::test_chroot_with_different_root 1.06s setup test_storage_s3_queue/test_1.py::test_max_set_age 1.05s call test_storage_mysql/test.py::test_where 1.04s teardown test_user_valid_until/test.py::test_restart 1.03s call test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY 0.97s setup test_storage_s3_queue/test_1.py::test_max_set_size 0.96s call test_storage_mysql/test.py::test_insert_on_duplicate_select 0.96s call test_storage_mysql/test.py::test_replace_select 0.96s setup test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync_distributed[ordered] 0.89s setup test_storage_s3_queue/test_3.py::test_commit_on_limit[1] 0.86s teardown test_store_cleanup/test.py::test_store_cleanup 0.86s call test_storage_mysql/test.py::test_external_settings 0.80s call test_storage_mysql/test.py::test_insert_select 0.79s call test_storage_mysql/test.py::test_mysql_in 0.74s setup test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync[unordered] 0.68s call test_user_valid_until/test.py::test_multiple_authentication_methods 0.68s setup test_storage_s3_queue/test_3.py::test_exception_during_insert 0.65s call test_storage_redis/test.py::test_create_table 0.64s call test_storage_mysql/test.py::test_many_connections 0.64s call test_user_valid_until/test.py::test_details 0.64s call test_storage_mysql/test.py::test_mysql_point 0.55s call test_storage_mongodb_legacy/test.py::test_simple_select_from_view[False] 0.55s call test_storage_mysql/test.py::test_joins 0.52s setup test_storage_s3_queue/test_3.py::test_processed_file_setting_distributed[1] 0.51s call test_storage_redis/test.py::test_delete 0.50s call test_storage_mysql/test.py::test_mysql_null 0.50s call test_storage_redis/test.py::test_update 0.48s call test_storage_mongodb_legacy/test.py::test_simple_select[False] 0.47s call test_storage_mysql/test.py::test_schema_inference 0.46s call test_storage_redis/test.py::test_simple_insert 0.46s call test_table_function_mongodb_legacy/test.py::test_complex_data_type[False] 0.43s setup test_storage_s3_queue/test_3.py::test_processed_file_setting[5] 0.41s call test_storage_mongodb_legacy/test.py::test_uuid[False] 0.38s call test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False] 0.38s call test_storage_redis/test.py::test_truncate 0.37s call test_storage_redis/test.py::test_select_int 0.35s call test_table_function_mongodb_legacy/test.py::test_auth_source[False] 0.33s call test_storage_mysql/test.py::test_enum_type 0.30s call test_storage_redis/test.py::test_hiding_credentials 0.28s call test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] 0.28s call test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] 0.26s call test_storage_redis/test.py::test_simple_select 0.21s call test_storage_mysql/test.py::test_binary_type 0.20s call test_storage_url_http_headers/test.py::test_with_override_content_type_url_http_headers 0.20s call test_storage_url_http_headers/test.py::test_storage_url_redirected_headers 0.18s call test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS 0.17s setup test_storage_s3_queue/test_3.py::test_upgrade_2 0.16s call test_table_function_mongodb_legacy/test.py::test_missing_columns[False] 0.15s setup test_storage_s3_queue/test_3.py::test_processed_file_setting[1] 0.15s call test_storage_mysql/test.py::test_mysql_ssl_auth 0.15s setup test_storage_s3_queue/test_3.py::test_upgrade 0.13s call test_table_function_mongodb_legacy/test.py::test_no_credentials[False] 0.13s call test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False] 0.10s call test_storage_url_http_headers/test.py::test_storage_url_http_headers 0.01s teardown test_storage_s3_queue/test_1.py::test_drop_table 0.00s teardown test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync_distributed[ordered] 0.00s teardown test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync_distributed[unordered] 0.00s teardown test_storage_s3_queue/test_1.py::test_max_set_age 0.00s teardown test_storage_s3_queue/test_3.py::test_commit_on_limit[16] 0.00s setup test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] 0.00s setup test_storage_mysql/test.py::test_mysql_ssl_auth 0.00s teardown test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 0.00s teardown test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] 0.00s teardown test_storage_s3_queue/test_3.py::test_processed_file_setting_distributed[1] 0.00s teardown test_zookeeper_config/test.py::test_chroot_with_different_root 0.00s setup test_storage_mysql/test.py::test_joins 0.00s setup test_zookeeper_config/test.py::test_chroot_with_same_root 0.00s teardown test_storage_s3_queue/test_3.py::test_settings_check 0.00s teardown test_storage_s3_queue/test_3.py::test_upgrade 0.00s teardown test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync[unordered] 0.00s setup test_storage_mysql/test.py::test_table_function 0.00s teardown test_storage_s3_queue/test_3.py::test_processed_file_setting[1] 0.00s teardown test_storage_s3_queue/test_1.py::test_max_set_size 0.00s teardown test_storage_url_http_headers/test.py::test_storage_url_redirected_headers 0.00s setup test_user_valid_until/test.py::test_restart 0.00s setup test_storage_mysql/test.py::test_insert_select 0.00s teardown test_table_function_mongodb_legacy/test.py::test_secure_connection[True] 0.00s setup test_storage_redis/test.py::test_hiding_credentials 0.00s setup test_storage_mongodb_legacy/test.py::test_simple_select_from_view[False] 0.00s setup test_system_queries/test.py::test_system_flush_logs 0.00s teardown test_storage_mysql/test.py::test_mysql_point 0.00s setup test_zero_copy_fetch/test.py::test_fetch_correct_volume 0.00s setup test_storage_mysql/test.py::test_predefined_connection_configuration 0.00s teardown test_table_function_mongodb_legacy/test.py::test_missing_columns[False] 0.00s setup test_storage_mysql/test.py::test_enum_type 0.00s setup test_storage_mysql/test.py::test_settings 0.00s setup test_table_function_mongodb_legacy/test.py::test_complex_data_type[False] 0.00s setup test_table_function_mongodb_legacy/test.py::test_missing_columns[False] 0.00s setup test_storage_mysql/test.py::test_settings_connection_wait_timeout 0.00s setup test_storage_mysql/test.py::test_insert_on_duplicate_select 0.00s teardown test_system_queries/test.py::test_DROP_DNS_CACHE 0.00s setup test_storage_url_http_headers/test.py::test_with_override_content_type_url_http_headers 0.00s teardown test_storage_s3_queue/test_3.py::test_processed_file_setting[5] 0.00s setup test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False] 0.00s setup test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS 0.00s setup test_storage_mongodb_legacy/test.py::test_uuid[False] 0.00s setup test_storage_mysql/test.py::test_many_connections 0.00s teardown test_storage_mysql/test.py::test_binary_type 0.00s teardown test_table_function_mongodb_legacy/test.py::test_auth_source[False] 0.00s setup test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY 0.00s setup test_storage_mysql/test.py::test_external_settings 0.00s setup test_storage_mysql/test.py::test_mysql_point 0.00s teardown test_storage_mysql/test.py::test_settings_connection_wait_timeout 0.00s teardown test_storage_mysql/test.py::test_settings 0.00s teardown test_storage_s3_queue/test_3.py::test_processed_file_setting_distributed[5] 0.00s teardown test_storage_s3_queue/test_3.py::test_commit_on_limit[1] 0.00s setup test_storage_redis/test.py::test_simple_select 0.00s teardown test_storage_mysql/test.py::test_insert_on_duplicate_select 0.00s teardown test_storage_mysql/test.py::test_insert_select 0.00s teardown test_storage_mysql/test.py::test_schema_inference 0.00s teardown test_storage_mongodb_legacy/test.py::test_simple_select[False] 0.00s setup test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False] 0.00s setup test_zero_copy_fetch/test.py::test_zero_copy_mutation 0.00s teardown test_storage_redis/test.py::test_delete 0.00s teardown test_storage_s3_queue/test_3.py::test_exception_during_insert 0.00s teardown test_storage_mysql/test.py::test_mysql_ssl_auth 0.00s setup test_storage_mysql/test.py::test_mysql_in 0.00s setup test_storage_redis/test.py::test_simple_insert 0.00s setup test_storage_redis/test.py::test_update 0.00s setup test_storage_mysql/test.py::test_replace_select 0.00s setup test_storage_redis/test.py::test_select_int 0.00s teardown test_zero_copy_fetch/test.py::test_fetch_correct_volume 0.00s teardown test_storage_redis/test.py::test_create_table 0.00s setup test_storage_mysql/test.py::test_schema_inference 0.00s setup test_user_valid_until/test.py::test_multiple_authentication_methods 0.00s teardown test_storage_mysql/test.py::test_joins 0.00s setup test_storage_mysql/test.py::test_mysql_null 0.00s setup test_storage_url_http_headers/test.py::test_storage_url_redirected_headers 0.00s teardown test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY 0.00s setup test_storage_redis/test.py::test_truncate 0.00s teardown test_storage_url_http_headers/test.py::test_storage_url_http_headers 0.00s teardown test_storage_mysql/test.py::test_mysql_null 0.00s teardown test_user_valid_until/test.py::test_multiple_authentication_methods 0.00s setup test_table_function_mongodb_legacy/test.py::test_no_credentials[False] 0.00s teardown test_storage_mongodb_legacy/test.py::test_simple_select_from_view[False] 0.00s setup test_storage_mysql/test.py::test_where 0.00s teardown test_storage_mysql/test.py::test_external_settings 0.00s teardown test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False] 0.00s setup test_user_valid_until/test.py::test_details 0.00s teardown test_table_function_mongodb_legacy/test.py::test_complex_data_type[False] 0.00s teardown test_storage_redis/test.py::test_simple_insert 0.00s teardown test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False] 0.00s setup test_storage_redis/test.py::test_delete 0.00s teardown test_storage_mysql/test.py::test_many_connections 0.00s teardown test_user_valid_until/test.py::test_basic 0.00s teardown test_storage_mysql/test.py::test_predefined_connection_configuration 0.00s teardown test_storage_mysql/test.py::test_replace_select 0.00s teardown test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS 0.00s teardown test_storage_redis/test.py::test_truncate 0.00s teardown test_storage_redis/test.py::test_hiding_credentials 0.00s teardown test_storage_mysql/test.py::test_enum_type 0.00s teardown test_storage_mysql/test.py::test_mysql_in 0.00s teardown test_storage_redis/test.py::test_select_int 0.00s teardown test_table_function_mongodb_legacy/test.py::test_no_credentials[False] 0.00s teardown test_storage_redis/test.py::test_simple_select 0.00s teardown test_storage_mysql/test.py::test_table_function 0.00s teardown test_user_valid_until/test.py::test_details =========================== short test summary info ============================ PASSED test_storage_url_http_headers/test.py::test_storage_url_http_headers PASSED test_storage_url_http_headers/test.py::test_storage_url_redirected_headers PASSED test_storage_url_http_headers/test.py::test_with_override_content_type_url_http_headers PASSED test_system_queries/test.py::test_DROP_DNS_CACHE PASSED test_system_queries/test.py::test_RELOAD_CONFIG_AND_MACROS PASSED test_system_queries/test.py::test_SYSTEM_RELOAD_DICTIONARY PASSED test_system_queries/test.py::test_system_flush_logs PASSED test_storage_mongodb_legacy/test.py::test_simple_select[False] PASSED test_storage_mongodb_legacy/test.py::test_simple_select_from_view[False] PASSED test_table_function_mongodb_legacy/test.py::test_auth_source[False] PASSED test_storage_mongodb_legacy/test.py::test_uuid[False] PASSED test_table_function_mongodb_legacy/test.py::test_complex_data_type[False] PASSED test_table_function_mongodb_legacy/test.py::test_incorrect_data_type[False] PASSED test_table_function_mongodb_legacy/test.py::test_missing_columns[False] PASSED test_table_function_mongodb_legacy/test.py::test_no_credentials[False] PASSED test_table_function_mongodb_legacy/test.py::test_predefined_connection_configuration[False] PASSED test_user_valid_until/test.py::test_basic PASSED test_user_valid_until/test.py::test_details PASSED test_user_valid_until/test.py::test_multiple_authentication_methods PASSED test_zero_copy_fetch/test.py::test_concurrent_move_to_s3 PASSED test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] PASSED test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] PASSED test_zero_copy_fetch/test.py::test_fetch_correct_volume PASSED test_user_valid_until/test.py::test_restart PASSED test_zero_copy_fetch/test.py::test_zero_copy_mutation PASSED test_storage_mysql/test.py::test_binary_type PASSED test_storage_mysql/test.py::test_enum_type PASSED test_storage_mysql/test.py::test_external_settings PASSED test_tmp_policy/test.py::test_disk_selection PASSED test_storage_mysql/test.py::test_insert_on_duplicate_select PASSED test_storage_mysql/test.py::test_insert_select PASSED test_storage_mysql/test.py::test_joins PASSED test_storage_mysql/test.py::test_many_connections PASSED test_storage_mysql/test.py::test_mysql_in PASSED test_zookeeper_config/test.py::test_chroot_with_different_root PASSED test_storage_mysql/test.py::test_mysql_null PASSED test_storage_mysql/test.py::test_mysql_point PASSED test_storage_mysql/test.py::test_mysql_ssl_auth PASSED test_zookeeper_config/test.py::test_chroot_with_same_root PASSED test_storage_mysql/test.py::test_predefined_connection_configuration PASSED test_storage_mysql/test.py::test_replace_select PASSED test_storage_mysql/test.py::test_schema_inference PASSED test_storage_mysql/test.py::test_settings PASSED test_table_function_mongodb_legacy/test.py::test_secure_connection[True] PASSED test_storage_mysql/test.py::test_settings_connection_wait_timeout PASSED test_undrop_query/test.py::test_undrop_drop_and_undrop_loop PASSED test_storage_mysql/test.py::test_table_function PASSED test_storage_mysql/test.py::test_where PASSED test_trace_collector_serverwide/test.py::test_global_thread_profiler PASSED test_table_function_mongodb_legacy/test.py::test_simple_select[False] PASSED test_store_cleanup/test.py::test_store_cleanup PASSED test_truncate_database/test_replicated.py::test_truncate_database_replicated PASSED test_system_clusters_actual_information/test.py::test PASSED test_storage_redis/test.py::test_create_table PASSED test_storage_redis/test.py::test_delete PASSED test_storage_redis/test.py::test_hiding_credentials PASSED test_storage_redis/test.py::test_select_int PASSED test_storage_redis/test.py::test_simple_insert PASSED test_storage_redis/test.py::test_simple_select PASSED test_storage_redis/test.py::test_truncate PASSED test_storage_redis/test.py::test_update PASSED test_trace_log_build_id/test.py::test_trace_log_build_id PASSED test_storage_s3_queue/test_3.py::test_commit_on_limit[16] PASSED test_storage_s3_queue/test_3.py::test_commit_on_limit[1] PASSED test_storage_s3_queue/test_3.py::test_exception_during_insert PASSED test_storage_s3_queue/test_3.py::test_processed_file_setting[1] PASSED test_storage_s3_queue/test_3.py::test_processed_file_setting[5] PASSED test_storage_s3_queue/test_1.py::test_drop_table PASSED test_storage_s3_queue/test_3.py::test_processed_file_setting_distributed[1] PASSED test_storage_s3_queue/test_3.py::test_processed_file_setting_distributed[5] PASSED test_storage_s3_queue/test_3.py::test_settings_check PASSED test_storage_s3_queue/test_3.py::test_upgrade PASSED test_storage_s3_queue/test_3.py::test_upgrade_2 PASSED test_storage_s3_queue/test_1.py::test_max_set_age PASSED test_storage_s3_queue/test_1.py::test_max_set_size PASSED test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync[unordered] PASSED test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync_distributed[ordered] PASSED test_storage_s3_queue/test_1.py::test_multiple_tables_streaming_sync_distributed[unordered] PASSED test_storage_s3_queue/test_1.py::test_s3_client_reused ================== 79 passed, 8 warnings in 919.06s (0:15:19) ==================